-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mpl 1.2 rc2 #109
Mpl 1.2 rc2 #109
Conversation
…le switch due to Basemap version issue).
To see all image diffs: try this |
test_mapping
test_cmap: acceptable images (other images not committed)
test_quickplot: all images ok
test_plot image changes, all ok
test_traj: images ok
test_gribload: image ok
more ok images (plt and qplt)
Two more pull requests added for this branch:
However, there are still two remaining image result failures in test_cmap_norm. |
remaining acceptable image changes
Outstanding issues:
I suggest we merge this in so #67 can progress. When merging this, we need to make two new Iris issues for the failing tests:
|
@pelson pelson changes ok and tested |
fixed failing cmap test results
Tests now run with matplotlib 1.2.0 rc2
@bblay - that's an awful lot of commits in the history. In future I believe we should consider squashing lengthy pull requests like these. |
extests
pass with matplotlib 1.2 rc2. (with one obvious exception)Remaining tests probably preferable to do in bunches (of modules).